;;;;; QQ: 67762207-guardmon
%100
+10
+11
+15
+53
[@main]
#IF
checkpkpoint 2
#SAY
Go away, go away ah! Before in my anger. \ \
<Close/@exit>
#ELSEACT
goto @main_0_0



[@main_0_0]
#IF
IsOnCastleWar SaBuk
#SAY
Sabac city because there is siege warfare, it is impossible to deal, when will it end ... \ \
<Buy/@buy> Armor \
<Sell/@sell> Armor \
<Repair/@repair> Armor \ \
<Clothing production and decomposition/@ClothesProduce> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>
#ELSESAY
Here is the city of Sabac (FCOLOR / 1) <$CS_SABUK_OWNER> (FCOLOR/12) guild territory. \
I shop a variety of armor, please pick slowly. \ \
<Buy/@buy> Armor \
<Sell/@sell> Armor \
<Repair/@repair> Armor \ \
<Clothing production and decomposition/@ClothesProduce> \
With (FCOLOR/10) <$NPCNAME> (FCOLOR/12) <dialogue/@TalkToQuest> \ \
<Abandoned/@exit>
[@ClothesProduce]
#CALL [ProduceSystem\Clothes\ClothesMain.txt] @Clothesmain

[@BUY + ()]
#CALL [VimaScript\bulk purchases.Txt] @quantities 

[@buy]
#SAY
See, how this kind of clothes? I feel for you. \ \
<Pre-step/@main>

[@sell]
#SAY
What you want to sell armor? I'll give you the valuation estimate. \ \
<Pre-step/@main>

[@repair]
#SAY
Armor damage very severe ah. Would like to repair, please take off to put the parcel. \ \
<Pre-step/@main>

[~@repair]
#SAY
How do such an extent that my craft quite well, right? \ \
<Pre-step/@main>

[goods]


[@TalkToQuest]
#ACT
Mov D0 0

#IF
Check [209] 1
Check [409] 0

#SAY
<On the dialogue with today's tasks./@CALL_Npc_TodayQuest> \
#ACT
Mov D0 1

#IF
!Equal D0 1
#ACT
goto @NoQuest_Say
break

[@NoQuest_Say]
#SAY
_ Or too comfortable single life, married, no freedom. \ \
_ <Close/@exit>


[@CALL_Npc_TodayQuest]
#CALL [TodayQuest\QT_NPCSetting.txt] @NPCSetDairyQuest

[@everythingreward]
#CALL [System\TotalRewardSystem.txt] @TotalRewardSystem

;;; QQ: 67762207